Authorizations
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization
header prefixed with "Bearer" and then a single space.
Path Parameters
The id
of the referenced Shipment
.
x >= 1
Query Parameters
Specify additional fields of the Shipment
object to be included in the response.
See the selecting fields page for more information.
Specify additional fields of the ShipmentItem
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the Product
objects to be included in the response. See the selecting fields page for more information.
Specify additional fields of the OrderItem
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the Order
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the OrderItem
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the Shipment
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the Merchant
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the Brand
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the OrderAddress
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the OrderStatusHistory
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the Warehouse
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the ShipmentPackage
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the ShipmentPackageItem
object to be included in the response. See the selecting fields page for more information.
Specify additional fields of the ShipmentPackingSolution
object to be included in the response. See the selecting fields page for more information.
Response
OK
A Shipment
represents one or more pickable items which may constitute a whole or part of an Order
.
Shipments are assigned directly to a Warehouse
which is the origin for the shipment.
Once packed, a Shipment will represent one or more packages containing all of the shipment items.
Lists of referenced objects included by specifying optional fields. See the selecting fields page for more information.